﻿2026-06-21T09:45:31.6955801Z ##[group]Run cargo nextest run -p spt-daemon --no-fail-fast \
2026-06-21T09:45:31.6956658Z [36;1mcargo nextest run -p spt-daemon --no-fail-fast \[0m
2026-06-21T09:45:31.6957154Z [36;1m  -E 'test(a_journaled_input_wedge) | test(p0_paste_wedge) | test(g2_no_commit)' \[0m
2026-06-21T09:45:31.6957582Z [36;1m  --no-capture 2>&1 \[0m
2026-06-21T09:45:31.6958264Z [36;1m| grep -E 'JOURNAL-WEDGE GATE|PASTE-WEDGE GATE|subscribed|got_output|attach_received|keystroke_accepted|assertion|panicked|c1:|c2:|c3:|EVICT|c3-DROP|PASS|FAIL' \[0m
2026-06-21T09:45:31.6959071Z [36;1m| grep -vE 'drain appends=' || true[0m
2026-06-21T09:45:31.8960094Z shell: /usr/bin/bash -e {0}
2026-06-21T09:45:31.8960330Z env:
2026-06-21T09:45:31.8960527Z   SPT_REGISTRY_BUSY_TIMEOUT_MS: 30000
2026-06-21T09:45:31.8960774Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-06-21T09:45:31.8961018Z   SPT_WEDGE_TRACE: 1
2026-06-21T09:45:31.8961217Z ##[endgroup]
2026-06-21T09:46:28.1718552Z WEDGE_TRACE c3-DROP: stream=1 append seq=0 but NO subscriber yet
2026-06-21T09:46:28.1719287Z WEDGE_TRACE c3: stream=2 live-send seq=0 count=1 write_ok=true
2026-06-21T09:46:28.1815992Z === W1b JOURNAL-WEDGE GATE: journaled_ops_pumped=12321 concurrent_attach_subscribed=true attach_received_pty_output=false (fixed = both true; pre-fix on Unix: subscribed=false — attach wedged on the held journal lock) ===
2026-06-21T09:46:28.1817037Z thread 'a_journaled_input_wedge_does_not_starve_a_concurrent_rc_attach' (3547590) panicked at crates/spt-daemon/tests/inject_control_wedge.rs:750:5:
2026-06-21T09:46:28.1817624Z test a_journaled_input_wedge_does_not_starve_a_concurrent_rc_attach ... FAILED
2026-06-21T09:46:28.1818073Z test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 9 filtered out; finished in 18.95s
2026-06-21T09:46:28.1822660Z         FAIL [  18.966s] (1/3) spt-daemon::inject_control_wedge a_journaled_input_wedge_does_not_starve_a_concurrent_rc_attach
2026-06-21T09:46:28.1823408Z thread 'g2_no_commit_deadline_faults_binary_and_does_not_wedge_controller_input' (3547630) panicked at crates/spt-daemon/tests/inject_control_wedge.rs:1196:5:
2026-06-21T09:46:28.1824057Z test g2_no_commit_deadline_faults_binary_and_does_not_wedge_controller_input ... FAILED
2026-06-21T09:46:28.1824533Z test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 9 filtered out; finished in 16.69s
2026-06-21T09:46:28.1825122Z         FAIL [  16.700s] (2/3) spt-daemon::inject_control_wedge g2_no_commit_deadline_faults_binary_and_does_not_wedge_controller_input
2026-06-21T09:46:28.1825627Z WEDGE_TRACE c3-DROP: stream=1 append seq=0 but NO subscriber yet
2026-06-21T09:46:28.1825956Z WEDGE_TRACE c3: stream=2 live-send seq=0 count=1 write_ok=true
2026-06-21T09:46:28.1827417Z === P0 PASTE-WEDGE GATE: pumped=37707 keystroke_accepted=true concurrent_attach_subscribed=true attach_received_output=false backpressured=true backpressure_after_stop=Some(true) (fixed = subscribed+got_output+keystroke_accepted true; pre-fix: parked dispatch thread → subscribed=false / no output) ===
2026-06-21T09:46:28.1828676Z thread 'p0_paste_wedge_parked_write_does_not_starve_attach_or_wedge_broker' (3547672) panicked at crates/spt-daemon/tests/inject_control_wedge.rs:1996:5:
2026-06-21T09:46:28.1829428Z test p0_paste_wedge_parked_write_does_not_starve_attach_or_wedge_broker ... FAILED
2026-06-21T09:46:28.1830253Z test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 9 filtered out; finished in 19.45s
2026-06-21T09:46:28.1830815Z         FAIL [  19.465s] (3/3) spt-daemon::inject_control_wedge p0_paste_wedge_parked_write_does_not_starve_attach_or_wedge_broker
2026-06-21T09:46:28.1831435Z         FAIL [  18.966s] (1/3) spt-daemon::inject_control_wedge a_journaled_input_wedge_does_not_starve_a_concurrent_rc_attach
2026-06-21T09:46:28.1832059Z         FAIL [  16.700s] (2/3) spt-daemon::inject_control_wedge g2_no_commit_deadline_faults_binary_and_does_not_wedge_controller_input
2026-06-21T09:46:28.1832719Z         FAIL [  19.465s] (3/3) spt-daemon::inject_control_wedge p0_paste_wedge_parked_write_does_not_starve_attach_or_wedge_broker
